//==============================================================================

define GreekArcherShield
{
	SetSelector
	{
	    TechLogic none/Copper shields/Bronze shields/Iron shields
		set hotspot
		{
			version
			{
				visualnone jimmy
			}
		}
		set hotspot
		{
			version
			{
				visual Attachments G Shield Small Copper
				ReplaceTexture Attachments G Shield Copper/Attachments G Shield Coppe2
			}
		}
		set hotspot
		{
			version
			{
				visual Attachments G Shield Small Copper
				ReplaceTexture Attachments G Shield Copper/Attachments G Shield bronz2
			}
		}
		set hotspot
		{
			version
			{
				visual Attachments G Shield Small Copper
				ReplaceTexture Attachments G Shield Copper/Attachments G Shield iro2
			}
		}
	}
}

//==============================================================================

define GreekpeltastShield
{
	SetSelector
	{
	    TechLogic none/Copper shields/Bronze shields/Iron shields
		set hotspot
		{
			version
			{
				visualnone jimmy
			}
		}
		set hotspot
		{
			version
			{
				visual Attachments G Shield Small Copper2
				ReplaceTexture Attachments G Shield Copper/Attachments G Shield Coppe3
			}
		}
		set hotspot
		{
			version
			{
				visual Attachments G Shield Small Copper2
				ReplaceTexture Attachments G Shield Copper/Attachments G Shield bronz3
			}
		}
		set hotspot
		{
			version
			{
				visual Attachments G Shield Small Copper2
				ReplaceTexture Attachments G Shield Copper/Attachments G Shield iro3
			}
		}
	}
}